[index]

Uncheck MenuItem Command

Syntax

uncheck menuItem <item>
[of menu <submenu_name>] of menu <menu_name> Applies to menus

Description

The uncheck menuItem command removes a check mark from the specified item of the indicated menu or submenu.

Notes

Examples

Type the following into the Message Box and press Enter after each: create menu "Colors" add menuItem "Orange" to menu "Colors" check menuItem "Orange" of menu "Colors" To uncheck the menu item, type the following into the Message Box and press Enter:
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.